type github.com/jackc/pgx/v5/pgtype.encodePlanIntervalCodecText
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
interval.go#L94: return encodePlanIntervalCodecText{}
interval.go#L118: type encodePlanIntervalCodecText struct{}
interval.go#L120: func (encodePlanIntervalCodecText) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)